|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.agent.RAAgentFactory
khepera.RAExternalAgentFactory_Khepera
public class RAExternalAgentFactory_Khepera
Returns an RAAgent that can control a Khepera (K-Team).
The agent is a simplified version of the khepera, there is only a sonar provided which will respond to black. (although the kII is able to distinguish between walls (if from with papers) and other robots...)
distributed under GPL, NO WARRANTY
| Constructor Summary | |
|---|---|
RAExternalAgentFactory_Khepera()
|
|
| Method Summary | |
|---|---|
boolean |
configure()
Configure the plug-in. |
RAAgent |
getNewAgent()
Get a new agent. |
javax.swing.ImageIcon |
getPluginIcon()
Return an icon for the plug-in in question, if it has one. |
java.lang.String |
getPluginName()
Return a name for the plug-in in question. |
| Methods inherited from class raar.agent.RAAgentFactory |
|---|
getPluginType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAExternalAgentFactory_Khepera()
| Method Detail |
|---|
public RAAgent getNewAgent()
throws RAException
getNewAgent in class RAAgentFactoryRAExceptionpublic java.lang.String getPluginName()
public javax.swing.ImageIcon getPluginIcon()
public boolean configure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||